Einhugur macOS Bridge plugin.

NSWorkspace.AccessibilityDisplayShouldIncreaseContrast Method

A Boolean value that indicates whether the app presents a high-contrast user interface.

shared AccessibilityDisplayShouldIncreaseContrast() as Boolean

Parameters

Returns

Boolean

Remarks

When this method returns YES, present a high-contrast UI. For example, use a less subtle color palette or bolder lines.

Users can change this setting by choosing System Preferences > Accessibility > Display and selecting the “Increase contrast” option.

See Also

NSWorkspace Class